Namespace - LJCWinFormControls
    
    
    
    Parameters
    x - The Tab Label mouse X value.
    y - The Tab Label mouse Y value.
    
    Syntax
    
    
      
        
          | C# | 
|---|
          
            | public TabPage LJCGetTabPage(Int32 x, Int32 y) | 
        
      
     
    
    
      Gets the tab page if the position corresponds to a tab label.
    
    
    Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.